[INFO] cloning repository https://github.com/wdm33/ade
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wdm33/ade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdm33%2Fade", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdm33%2Fade'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d01b01e4c8298b4b45654bb761eb42805fadff3
[INFO] testing wdm33/ade against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdm33%2Fade" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wdm33/ade
[INFO] finished tweaking git repo https://github.com/wdm33/ade
[INFO] tweaked toml for git repo https://github.com/wdm33/ade written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wdm33/ade on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wdm33/ade already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d0794872823d5110e1747c4362c2deb3b9ce3e01ae791ba9ad732b81bd6f7c6
[INFO] running `Command { std: "docker" "start" "-a" "1d0794872823d5110e1747c4362c2deb3b9ce3e01ae791ba9ad732b81bd6f7c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d0794872823d5110e1747c4362c2deb3b9ce3e01ae791ba9ad732b81bd6f7c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d0794872823d5110e1747c4362c2deb3b9ce3e01ae791ba9ad732b81bd6f7c6", kill_on_drop: false }`
[INFO] [stdout] 1d0794872823d5110e1747c4362c2deb3b9ce3e01ae791ba9ad732b81bd6f7c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b4c079462366b867f95ef88a7ad891d3a7e0ef825065fdb4ee749ecb960976d
[INFO] running `Command { std: "docker" "start" "-a" "7b4c079462366b867f95ef88a7ad891d3a7e0ef825065fdb4ee749ecb960976d", kill_on_drop: false }`
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fiat-crypto v0.3.0
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling curve25519-elligator2 v0.1.0-alpha.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ade_types v0.1.0 (/opt/rustwide/workdir/crates/ade_types)
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ade_core v0.1.0 (/opt/rustwide/workdir/crates/ade_core)
[INFO] [stderr]    Compiling ade_runtime v0.1.0 (/opt/rustwide/workdir/crates/ade_runtime)
[INFO] [stderr]    Compiling ade_node v0.1.0 (/opt/rustwide/workdir/crates/ade_node)
[INFO] [stderr]    Compiling ade_codec v0.1.0 (/opt/rustwide/workdir/crates/ade_codec)
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cardano-crypto v1.0.8
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ade_crypto v0.1.0 (/opt/rustwide/workdir/crates/ade_crypto)
[INFO] [stderr]    Compiling ade_ledger v0.1.0 (/opt/rustwide/workdir/crates/ade_ledger)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ade_testkit v0.1.0 (/opt/rustwide/workdir/crates/ade_testkit)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.49s
[INFO] running `Command { std: "docker" "inspect" "7b4c079462366b867f95ef88a7ad891d3a7e0ef825065fdb4ee749ecb960976d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b4c079462366b867f95ef88a7ad891d3a7e0ef825065fdb4ee749ecb960976d", kill_on_drop: false }`
[INFO] [stdout] 7b4c079462366b867f95ef88a7ad891d3a7e0ef825065fdb4ee749ecb960976d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 901daabb536f92970e868b5c4bb9dd2816c7844e988d92b53720cb8af0051f11
[INFO] running `Command { std: "docker" "start" "-a" "901daabb536f92970e868b5c4bb9dd2816c7844e988d92b53720cb8af0051f11", kill_on_drop: false }`
[INFO] [stderr]    Compiling ade_types v0.1.0 (/opt/rustwide/workdir/crates/ade_types)
[INFO] [stderr]    Compiling ade_runtime v0.1.0 (/opt/rustwide/workdir/crates/ade_runtime)
[INFO] [stderr]    Compiling ade_node v0.1.0 (/opt/rustwide/workdir/crates/ade_node)
[INFO] [stderr]    Compiling ade_core v0.1.0 (/opt/rustwide/workdir/crates/ade_core)
[INFO] [stderr]    Compiling ade_codec v0.1.0 (/opt/rustwide/workdir/crates/ade_codec)
[INFO] [stderr]    Compiling ade_crypto v0.1.0 (/opt/rustwide/workdir/crates/ade_crypto)
[INFO] [stderr]    Compiling ade_ledger v0.1.0 (/opt/rustwide/workdir/crates/ade_ledger)
[INFO] [stderr]    Compiling ade_testkit v0.1.0 (/opt/rustwide/workdir/crates/ade_testkit)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.57s
[INFO] running `Command { std: "docker" "inspect" "901daabb536f92970e868b5c4bb9dd2816c7844e988d92b53720cb8af0051f11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "901daabb536f92970e868b5c4bb9dd2816c7844e988d92b53720cb8af0051f11", kill_on_drop: false }`
[INFO] [stdout] 901daabb536f92970e868b5c4bb9dd2816c7844e988d92b53720cb8af0051f11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7cb4f15e46dd0f19158fb72286b0f1aa8727523aafbf5df8c2df78830919dcf6
[INFO] running `Command { std: "docker" "start" "-a" "7cb4f15e46dd0f19158fb72286b0f1aa8727523aafbf5df8c2df78830919dcf6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ade_codec-ed77bb17a4ae12f4)
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test address::tests::decode_base_address ... ok
[INFO] [stdout] test address::tests::decode_reward_address ... ok
[INFO] [stdout] test address::tests::round_trip_identity ... ok
[INFO] [stdout] test address::tests::unknown_type_rejected ... ok
[INFO] [stdout] test byron::block::tests::regular_consensus_encode_decode_round_trip ... ok
[INFO] [stdout] test cbor::envelope::tests::decode_shelley_era_tag ... ok
[INFO] [stdout] test byron::block::tests::ebb_block_encode_decode_round_trip ... ok
[INFO] [stdout] test byron::block::tests::ebb_header_encode_decode_round_trip ... ok
[INFO] [stdout] test cbor::envelope::tests::all_valid_era_tags ... ok
[INFO] [stdout] test cbor::envelope::tests::decode_conway_era_tag ... ok
[INFO] [stdout] test cbor::envelope::tests::reject_non_array_envelope ... ok
[INFO] [stdout] test cbor::envelope::tests::reject_non_integer_era_tag ... ok
[INFO] [stdout] test cbor::envelope::tests::reject_trailing_bytes ... ok
[INFO] [stdout] test address::tests::decode_empty_returns_error ... ok
[INFO] [stdout] test cbor::envelope::tests::reject_truncated_input ... ok
[INFO] [stdout] test cbor::envelope::tests::decode_simple_envelope ... ok
[INFO] [stdout] test cbor::envelope::tests::reject_unknown_era_tag_255 ... ok
[INFO] [stdout] test cbor::envelope::tests::reject_unknown_era_tag_8 ... ok
[INFO] [stdout] test cbor::envelope::tests::reject_wrong_array_length ... ok
[INFO] [stdout] test cbor::tests::canonical_width_boundaries ... ok
[INFO] [stdout] test cbor::envelope::tests::reject_empty_input ... ok
[INFO] [stdout] test cbor::tests::empty_input_returns_eof ... ok
[INFO] [stdout] test cbor::tests::is_break_detection ... ok
[INFO] [stdout] test cbor::tests::peek_major_does_not_advance ... ok
[INFO] [stdout] test cbor::tests::read_array_header_definite ... ok
[INFO] [stdout] test cbor::tests::read_array_header_indefinite ... ok
[INFO] [stdout] test cbor::tests::read_bytes_simple ... ok
[INFO] [stdout] test cbor::tests::read_uint_eight_bytes ... ok
[INFO] [stdout] test cbor::tests::read_uint_inline_values ... ok
[INFO] [stdout] test cbor::tests::read_uint_one_byte ... ok
[INFO] [stdout] test cbor::tests::read_uint_two_bytes ... ok
[INFO] [stdout] test cbor::tests::skip_item_map ... ok
[INFO] [stdout] test cbor::tests::read_uint_wrong_type_returns_error ... ok
[INFO] [stdout] test cbor::tests::skip_item_array ... ok
[INFO] [stdout] test cbor::tests::skip_item_nested ... ok
[INFO] [stdout] test cbor::tests::truncated_two_byte_uint_returns_eof ... ok
[INFO] [stdout] test cbor::tests::write_read_non_canonical_widths ... ok
[INFO] [stdout] test cbor::tests::write_read_uint_round_trip ... ok
[INFO] [stdout] test cbor::tests::write_bytes_canonical_round_trip ... ok
[INFO] [stdout] test error::tests::error_display_trailing_bytes ... ok
[INFO] [stdout] test cbor::tests::skip_item_unsigned ... ok
[INFO] [stdout] test error::tests::error_display_unknown_era_tag ... ok
[INFO] [stdout] test error::tests::error_equality ... ok
[INFO] [stdout] test error::tests::error_display_unexpected_eof ... ok
[INFO] [stdout] test preserved::tests::preserved_canonical_bytes_may_differ_from_wire ... ok
[INFO] [stdout] test preserved::tests::preserved_decoded_value ... ok
[INFO] [stdout] test cbor::tests::read_uint_four_bytes ... ok
[INFO] [stdout] test error::tests::error_is_std_error ... ok
[INFO] [stdout] test preserved::tests::preserved_equality_requires_both_wire_and_decoded ... ok
[INFO] [stdout] test preserved::tests::preserved_into_decoded ... ok
[INFO] [stdout] test preserved::tests::preserved_wire_bytes_returned_exactly ... ok
[INFO] [stdout] test preserved::tests::raw_cbor_as_bytes ... ok
[INFO] [stdout] test preserved::tests::raw_cbor_empty ... ok
[INFO] [stdout] test primitives::tests::block_no_round_trip ... ok
[INFO] [stdout] test primitives::tests::hash28_round_trip ... ok
[INFO] [stdout] test primitives::tests::hash32_round_trip ... ok
[INFO] [stdout] test primitives::tests::epoch_no_round_trip ... ok
[INFO] [stdout] test primitives::tests::slot_no_round_trip ... ok
[INFO] [stdout] test primitives::tests::raw_cbor_identity_round_trip ... ok
[INFO] [stdout] test primitives::tests::hash32_wrong_length_rejected ... ok
[INFO] [stdout] test primitives::tests::hash28_wrong_length_rejected ... ok
[INFO] [stdout] test cbor::tests::read_map_header_definite ... ok
[INFO] [stdout] test address::tests::decode_byron_address ... ok
[INFO] [stdout] test address::tests::decode_enterprise_address ... ok
[INFO] [stdout] test cbor::tests::skip_item_tagged ... ok
[INFO] [stdout] test cbor::tests::read_tag_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/allegra_mary_round_trip.rs (/opt/rustwide/target/debug/deps/allegra_mary_round_trip-bb6c96a3a150d580)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test allegra_fields_match_reference ... ok
[INFO] [stdout] test mary_fields_match_reference ... ok
[INFO] [stdout] test mary_round_trip_byte_identical ... ok
[INFO] [stderr]      Running tests/byron_round_trip.rs (/opt/rustwide/target/debug/deps/byron_round_trip-4aa1ac466fbfeecc)
[INFO] [stdout] test allegra_round_trip_byte_identical ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test malformed_regular_produces_error ... ok
[INFO] [stdout] test malformed_ebb_produces_error ... ok
[INFO] [stdout] test regular_fields_match_reference ... ok
[INFO] [stdout] test regular_round_trip_byte_identical ... ok
[INFO] [stdout] test ebb_fields_match_reference ... ok
[INFO] [stdout] test ebb_round_trip_byte_identical ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/envelope.rs (/opt/rustwide/target/debug/deps/envelope-2f5c6582096e6f99)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test envelope_dispatch_allegra ... ok
[INFO] [stdout] test envelope_dispatch_mary ... ok
[INFO] [stdout] test envelope_dispatch_shelley ... ok
[INFO] [stdout] test envelope_dispatch_babbage ... ok
[INFO] [stdout] test envelope_dispatch_alonzo ... ok
[INFO] [stdout] test envelope_dispatch_conway ... ok
[INFO] [stdout] test envelope_dispatch_byron ... ok
[INFO] [stderr]      Running tests/full_corpus_round_trip.rs (/opt/rustwide/target/debug/deps/full_corpus_round_trip-9dd662fe94db6909)
[INFO] [stdout] test all_42_corpus_blocks_dispatch_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/shelley_round_trip.rs (/opt/rustwide/target/debug/deps/shelley_round_trip-76796d3f85398182)
[INFO] [stdout] test all_42_blocks_round_trip_byte_identical ... ok
[INFO] [stdout] test all_42_blocks_fields_match_reference ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test shelley_fields_match_reference ... ok
[INFO] [stdout] test malformed_shelley_produces_error ... ok
[INFO] [stdout] test shelley_round_trip_byte_identical ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tx_body_decode.rs (/opt/rustwide/target/debug/deps/tx_body_decode-89a2bf85ade643d9)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test mary_tx_bodies_decode ... ok
[INFO] [stdout] test byron_regular_blocks_tx_body_decode ... ok
[INFO] [stdout] test allegra_tx_bodies_decode ... ok
[INFO] [stdout] test byron_ebb_blocks_have_no_transactions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ade_core-209d9d39c68b2f37)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ade_crypto-a73bba3312d17640)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test blake2b::tests::blake2b224_trait_matches_function ... ok
[INFO] [stdout] test blake2b::tests::blake2b_224_abc ... ok
[INFO] [stdout] test blake2b::tests::blake2b_256_abc ... ok
[INFO] [stdout] test blake2b::tests::blake2b_256_empty ... ok
[INFO] [stdout] test blake2b::tests::blake2b_224_empty ... ok
[INFO] [stdout] test blake2b::tests::blake2b_256_single_byte ... ok
[INFO] [stdout] test blake2b::tests::block_header_hash_is_blake2b_256 ... ok
[INFO] [stdout] test blake2b::tests::blake2b_256_large ... ok
[INFO] [stdout] test blake2b::tests::transaction_id_is_blake2b_256 ... ok
[INFO] [stdout] test blake2b::tests::script_hash_is_blake2b_224 ... ok
[INFO] [stdout] test blake2b::tests::credential_hash_is_blake2b_224 ... ok
[INFO] [stdout] test blake2b::tests::blake2b_256_multi_block ... ok
[INFO] [stdout] test blake2b::tests::blake2b256_trait_matches_function ... ok
[INFO] [stdout] test ed25519::tests::byron_xvk_wrong_length ... ok
[INFO] [stdout] test ed25519::tests::malformed_sig_wrong_length ... ok
[INFO] [stdout] test kes::tests::cbor_encode_small ... ok
[INFO] [stdout] test ed25519::tests::malformed_key_too_long ... ok
[INFO] [stdout] test ed25519::tests::malformed_key_wrong_length ... ok
[INFO] [stdout] test kes::tests::cbor_encode_two_byte ... ok
[INFO] [stdout] test kes::tests::cbor_encode_one_byte ... ok
[INFO] [stdout] test kes::tests::kes_period_valid_range ... ok
[INFO] [stdout] test kes::tests::kes_sig_wrong_length ... ok
[INFO] [stdout] test kes::tests::kes_vk_wrong_length ... ok
[INFO] [stdout] test kes::tests::opcert_signable_format ... ok
[INFO] [stdout] test kes::tests::sum6_signature_size_is_correct ... ok
[INFO] [stdout] test kes::tests::kes_period_large_value ... ok
[INFO] [stdout] test kes::tests::kes_period_out_of_range ... ok
[INFO] [stdout] test ed25519::tests::malformed_key_invalid_point ... ok
[INFO] [stdout] test ed25519::tests::libsodium_vector_two_byte ... ok
[INFO] [stdout] test ed25519::tests::libsodium_vector_single_byte ... ok
[INFO] [stdout] test ed25519::tests::libsodium_vector_longer_message ... ok
[INFO] [stdout] test vrf::tests::malformed_proof_too_long ... ok
[INFO] [stdout] test vrf::tests::malformed_proof_wrong_length ... ok
[INFO] [stdout] test ed25519::tests::wrong_message_returns_false ... ok
[INFO] [stdout] test vrf::tests::malformed_key_wrong_length ... ok
[INFO] [stdout] test ed25519::tests::no_fallback_on_invalid ... ok
[INFO] [stdout] test ed25519::tests::libsodium_vector_empty_message ... ok
[INFO] [stdout] test ed25519::tests::byron_extended_key_chain_code_ignored ... ok
[INFO] [stdout] test ed25519::tests::wrong_key_returns_false ... ok
[INFO] [stdout] test ed25519::tests::libsodium_vector_hash_size_message ... ok
[INFO] [stdout] test ed25519::tests::verification_is_deterministic ... ok
[INFO] [stdout] test kes::tests::generate_sign_verify_period_0 ... ok
[INFO] [stdout] test kes::tests::wrong_period_returns_false ... ok
[INFO] [stdout] test kes::tests::wrong_message_returns_false ... ok
[INFO] [stdout] test kes::tests::kes_verification_is_deterministic ... ok
[INFO] [stdout] test vrf::tests::invalid_proof_rejected ... ok
[INFO] [stdout] test vrf::tests::no_retry_on_failure ... ok
[INFO] [stdout] test vrf::tests::wrong_key_rejected ... ok
[INFO] [stdout] test vrf::tests::verification_is_deterministic ... ok
[INFO] [stdout] test vrf::tests::verify_and_proof_to_hash_match ... ok
[INFO] [stdout] test vrf::tests::wrong_alpha_rejected ... ok
[INFO] [stdout] test vrf::tests::generate_and_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ade_ledger-db12d4ae6a5f088e)
[INFO] [stdout] 
[INFO] [stdout] running 208 tests
[INFO] [stdout] test alonzo::tests::no_scripts_classifies_as_non_plutus ... ok
[INFO] [stdout] test alonzo::tests::reject_empty_inputs ... ok
[INFO] [stdout] test alonzo::tests::structural_ok_without_scripts ... ok
[INFO] [stdout] test byron::tests::byron_min_fee_calculation ... ok
[INFO] [stdout] test alonzo::tests::script_data_hash_classifies_as_plutus_deferred ... ok
[INFO] [stdout] test alonzo::tests::structural_validation_is_deterministic ... ok
[INFO] [stdout] test babbage::tests::empty_outputs_accepted ... ok
[INFO] [stdout] test babbage::tests::no_scripts_classifies_non_plutus ... ok
[INFO] [stdout] test babbage::tests::structural_ok_clean ... ok
[INFO] [stdout] test babbage::tests::structural_ok_with_collateral_return ... ok
[INFO] [stdout] test babbage::tests::structural_ok_with_reference_inputs ... ok
[INFO] [stdout] test byron::tests::check_duplicate_inputs_catches_dupes ... ok
[INFO] [stdout] test byron::tests::check_output_validity_accepts_positive ... ok
[INFO] [stdout] test babbage::tests::structural_validation_deterministic ... ok
[INFO] [stdout] test byron::tests::check_output_validity_rejects_zero ... ok
[INFO] [stdout] test byron::tests::missing_witnesses_rejected ... ok
[INFO] [stdout] test byron::tests::resolve_inputs_missing_input ... ok
[INFO] [stdout] test conway::tests::empty_outputs_accepted ... ok
[INFO] [stdout] test conway::tests::structural_ok_clean ... ok
[INFO] [stdout] test conway::tests::structural_ok_with_script_data_hash ... ok
[INFO] [stdout] test conway::tests::no_scripts_classifies_non_plutus ... ok
[INFO] [stdout] test conway::tests::structural_ok_with_governance ... ok
[INFO] [stdout] test conway::tests::reject_empty_inputs ... ok
[INFO] [stdout] test delegation::tests::pool_re_registration_cancels_retirement ... ok
[INFO] [stdout] test delegation::tests::pool_registration_succeeds ... ok
[INFO] [stdout] test delegation::tests::pool_retirement_unregistered_pool_fails ... ok
[INFO] [stdout] test conway::tests::structural_validation_deterministic ... ok
[INFO] [stdout] test delegation::tests::pool_re_registration_updates_params ... ok
[INFO] [stdout] test delegation::tests::stake_delegation_succeeds ... ok
[INFO] [stdout] test delegation::tests::stake_delegation_to_unregistered_pool_fails ... ok
[INFO] [stdout] test delegation::tests::stake_delegation_unregistered_credential_fails ... ok
[INFO] [stdout] test delegation::tests::apply_cert_deterministic ... ok
[INFO] [stdout] test delegation::tests::apply_certs_batch ... ok
[INFO] [stdout] test delegation::tests::stake_registration_duplicate_fails ... ok
[INFO] [stdout] test alonzo::tests::structural_ok_with_script_data_hash ... ok
[INFO] [stdout] test delegation::tests::stake_registration_succeeds ... ok
[INFO] [stdout] test delegation::tests::apply_certs_batch_fails_on_invalid ... ok
[INFO] [stdout] test epoch::tests::compute_total_reward_basic ... ok
[INFO] [stdout] test epoch::tests::compute_pool_reward_single_delegator ... ok
[INFO] [stdout] test epoch::tests::compute_pool_reward_zero_stake ... ok
[INFO] [stdout] test epoch::tests::compute_total_reward_zero_reserves ... ok
[INFO] [stdout] test epoch::tests::retire_pools_deterministic ... ok
[INFO] [stdout] test epoch::tests::retire_pools_empty_retirements ... ok
[INFO] [stdout] test epoch::tests::compute_pool_reward_reward_less_than_cost ... ok
[INFO] [stdout] test epoch::tests::apply_epoch_boundary_basic ... ok
[INFO] [stdout] test epoch::tests::compute_rewards_deterministic ... ok
[INFO] [stdout] test epoch::tests::rotate_empty_snapshots ... ok
[INFO] [stdout] test epoch::tests::retire_pools_removes_due_pools ... ok
[INFO] [stdout] test delegation::tests::stake_deregistration_removes_delegation ... ok
[INFO] [stdout] test epoch::tests::retire_pools_future_epoch_not_retired ... ok
[INFO] [stdout] test error::tests::codec_error_conversion ... ok
[INFO] [stdout] test epoch::tests::sum_distributed_rewards_basic ... ok
[INFO] [stdout] test error::tests::conservation_error_display ... ok
[INFO] [stdout] test error::tests::ledger_error_equality ... ok
[INFO] [stdout] test error::tests::rule_not_yet_enforced_display ... ok
[INFO] [stdout] test error::tests::all_witness_algorithms_comparable ... ok
[INFO] [stdout] test babbage::tests::plutus_classifies_deferred ... ok
[INFO] [stdout] test delegation::tests::genesis_key_delegation_passes_through ... ok
[INFO] [stdout] test delegation::tests::mir_cert_passes_through ... ok
[INFO] [stdout] test delegation::tests::stake_deregistration_succeeds ... ok
[INFO] [stdout] test epoch::tests::snapshot_rotation_is_deterministic ... ok
[INFO] [stdout] test hfc::tests::babbage_to_conway_basic ... ok
[INFO] [stdout] test epoch::tests::rotate_snapshots_pipeline ... ok
[INFO] [stdout] test hfc::tests::babbage_to_conway_rejects_non_babbage ... ok
[INFO] [stdout] test hfc::tests::byron_to_shelley_initializes_shelley_params ... ok
[INFO] [stdout] test hfc::tests::byron_to_shelley_computes_reserves ... ok
[INFO] [stdout] test hfc::tests::byron_to_shelley_preserves_utxo ... ok
[INFO] [stdout] test hfc::tests::full_chain_via_dispatch ... ok
[INFO] [stdout] test hfc::tests::full_translation_chain_byron_through_conway ... ok
[INFO] [stdout] test hfc::tests::mary_to_alonzo_basic ... ok
[INFO] [stdout] test hfc::tests::shelley_reserves_correct_for_empty_utxo ... ok
[INFO] [stdout] test hfc::tests::mary_to_alonzo_preserves_utxo ... ok
[INFO] [stdout] test hfc::tests::mary_to_alonzo_rejects_non_mary ... ok
[INFO] [stdout] test hfc::tests::shelley_reserves_saturates_on_overflow ... ok
[INFO] [stdout] test hfc::tests::byron_ebb_translates_to_shelley ... ok
[INFO] [stdout] test alonzo::tests::empty_outputs_accepted ... ok
[INFO] [stdout] test hfc::tests::allegra_to_mary_basic ... ok
[INFO] [stdout] test hfc::tests::allegra_to_mary_preserves_utxo ... ok
[INFO] [stdout] test hfc::tests::allegra_to_mary_rejects_non_allegra ... ok
[INFO] [stdout] test hfc::tests::alonzo_to_babbage_basic ... ok
[INFO] [stdout] test hfc::tests::alonzo_to_babbage_rejects_non_alonzo ... ok
[INFO] [stdout] test hfc::tests::translate_era_dispatches_correctly ... ok
[INFO] [stdout] test hfc::tests::shelley_to_allegra_preserves_utxo ... ok
[INFO] [stdout] test hfc::tests::byron_to_shelley_basic ... ok
[INFO] [stdout] test hfc::tests::shelley_to_allegra_basic ... ok
[INFO] [stdout] test mary::tests::check_mint_policies_missing_script_fails ... ok
[INFO] [stdout] test mary::tests::check_mint_policies_no_mint_passes ... ok
[INFO] [stdout] test mary::tests::check_mint_policies_with_script_passes ... ok
[INFO] [stdout] test mary::tests::mary_tx_insufficient_fee_rejected ... ok
[INFO] [stdout] test mary::tests::mary_tx_expired_rejected ... ok
[INFO] [stdout] test hfc::tests::translate_era_rejects_invalid_pairs ... ok
[INFO] [stdout] test hfc::tests::translation_chain_is_deterministic ... ok
[INFO] [stdout] test mary::tests::mary_tx_not_yet_valid_rejected ... ok
[INFO] [stdout] test hfc::tests::byron_to_shelley_rejects_non_byron_source ... ok
[INFO] [stdout] test mary::tests::mary_tx_missing_input_rejected ... ok
[INFO] [stdout] test mary::tests::mary_tx_no_ttl_accepted ... ok
[INFO] [stdout] test mary::tests::mary_tx_coin_conservation_passes ... ok
[INFO] [stdout] test mary::tests::mary_tx_conservation_fails_wrong_fee ... ok
[INFO] [stdout] test mary::tests::mary_tx_validation_deterministic ... ok
[INFO] [stdout] test mary::tests::multi_asset_conservation_equal_passes ... ok
[INFO] [stdout] test mary::tests::multi_asset_conservation_mismatch_fails ... ok
[INFO] [stdout] test pparams::tests::default_params_are_shelley_mainnet ... ok
[INFO] [stdout] test mary::tests::mary_tx_produces_new_utxos ... ok
[INFO] [stdout] test pparams::tests::multiple_fields_updated_atomically ... ok
[INFO] [stdout] test pparams::tests::quorum_met_for_agreeing_proposals ... ok
[INFO] [stdout] test pparams::tests::quorum_not_met_keeps_current ... ok
[INFO] [stdout] test pparams::tests::single_proposal_with_quorum_one ... ok
[INFO] [stdout] test pparams::tests::rational_update_applied ... ok
[INFO] [stdout] test rational::tests::add_integers ... ok
[INFO] [stdout] test pparams::tests::zero_max_tx_size_rejected ... ok
[INFO] [stdout] test rational::tests::add_simple ... ok
[INFO] [stdout] test pparams::tests::zero_n_opt_rejected ... ok
[INFO] [stdout] test rational::tests::already_canonical_unchanged ... ok
[INFO] [stdout] test rational::tests::canonical_form_matches_oracle_encoding ... ok
[INFO] [stdout] test mary::tests::multi_asset_conservation_with_mint ... ok
[INFO] [stdout] test rational::tests::ceiling_negative_truncates ... ok
[INFO] [stdout] test rational::tests::add_negative ... ok
[INFO] [stdout] test rational::tests::determinism_add_sub_round_trip ... ok
[INFO] [stdout] test rational::tests::determinism_mul_div_round_trip ... ok
[INFO] [stdout] test rational::tests::div_by_zero_returns_none ... ok
[INFO] [stdout] test rational::tests::display_fraction ... ok
[INFO] [stdout] test rational::tests::div_simple ... ok
[INFO] [stdout] test rational::tests::ceiling_positive_rounds_up ... ok
[INFO] [stdout] test hfc::tests::shelley_to_allegra_rejects_non_shelley ... ok
[INFO] [stdout] test rational::tests::floor_negative_rounds_down ... ok
[INFO] [stdout] test rational::tests::chain_operations_exact ... ok
[INFO] [stdout] test rational::tests::floor_positive_exact ... ok
[INFO] [stdout] test rational::tests::is_non_negative ... ok
[INFO] [stdout] test rational::tests::floor_positive_truncates ... ok
[INFO] [stdout] test rational::tests::from_integer ... ok
[INFO] [stdout] test rational::tests::floor_zero ... ok
[INFO] [stdout] test rational::tests::large_intermediate_no_overflow ... ok
[INFO] [stdout] test rational::tests::new_normalizes_negative_denominator ... ok
[INFO] [stdout] test rational::tests::new_reduces_to_canonical_form ... ok
[INFO] [stdout] test rational::tests::new_zero_denominator_returns_none ... ok
[INFO] [stdout] test rational::tests::mul_negative ... ok
[INFO] [stdout] test rational::tests::mul_simple ... ok
[INFO] [stdout] test rational::tests::mul_by_zero ... ok
[INFO] [stdout] test rational::tests::ordering_equal ... ok
[INFO] [stdout] test rational::tests::sub_simple ... ok
[INFO] [stdout] test rational::tests::zero_is_additive_identity ... ok
[INFO] [stdout] test pparams::tests::negative_monetary_expansion_rejected ... ok
[INFO] [stdout] test rational::tests::zero_rational ... ok
[INFO] [stdout] test pparams::tests::no_proposals_returns_current ... ok
[INFO] [stdout] test rational::tests::one_is_multiplicative_identity ... ok
[INFO] [stdout] test rational::tests::sub_to_negative ... ok
[INFO] [stdout] test rational::tests::ordering ... ok
[INFO] [stdout] test rules::tests::apply_block_byron_ebb_passes_through ... ok
[INFO] [stdout] test rules::tests::apply_block_deterministic ... ok
[INFO] [stdout] test babbage::tests::reject_empty_inputs ... ok
[INFO] [stdout] test byron::tests::resolve_inputs_success ... ok
[INFO] [stdout] test delegation::tests::pool_retirement_succeeds ... ok
[INFO] [stdout] test rational::tests::ceiling_positive_exact ... ok
[INFO] [stdout] test rational::tests::display_integer ... ok
[INFO] [stdout] test rational::tests::floor_negative_exact ... ok
[INFO] [stdout] test pparams::tests::apply_parameter_updates_deterministic ... ok
[INFO] [stdout] test delegation::tests::stake_deregistration_unregistered_fails ... ok
[INFO] [stdout] test scripts::tests::all_fails_when_one_sub_fails ... ok
[INFO] [stdout] test scripts::tests::any_passes_when_one_sub_passes ... ok
[INFO] [stdout] test scripts::tests::any_fails_when_none_pass ... ok
[INFO] [stdout] test scripts::tests::invalid_before_passes_when_after_slot ... ok
[INFO] [stdout] test scripts::tests::all_empty_passes ... ok
[INFO] [stdout] test scripts::tests::m_of_n_fails_when_threshold_not_met ... ok
[INFO] [stdout] test scripts::tests::m_of_n_passes_when_threshold_met ... ok
[INFO] [stdout] test scripts::tests::m_of_n_zero_threshold_always_passes ... ok
[INFO] [stdout] test scripts::tests::time_window_script ... ok
[INFO] [stdout] test scripts::tests::not_yet_evaluated_variant ... ok
[INFO] [stdout] test shelley::tests::shelley_min_fee_calculation ... ok
[INFO] [stdout] test shelley::tests::expired_transaction_rejected ... ok
[INFO] [stdout] test state::tests::detect_transition_new_epoch ... ok
[INFO] [stdout] test scripts::tests::sig_plus_timelock ... ok
[INFO] [stdout] test scripts::tests::invalid_hereafter_fails_when_after_slot ... ok
[INFO] [stdout] test scripts::tests::invalid_hereafter_fails_when_at_slot ... ok
[INFO] [stdout] test scripts::tests::all_passes_when_all_subs_pass ... ok
[INFO] [stdout] test scripts::tests::invalid_before_passes_when_at_slot ... ok
[INFO] [stdout] test scripts::tests::sig_passes_when_key_present ... ok
[INFO] [stdout] test scripts::tests::invalid_before_fails_when_before_slot ... ok
[INFO] [stdout] test scripts::tests::invalid_hereafter_passes_when_before_slot ... ok
[INFO] [stdout] test state::tests::slot_to_epoch_allegra ... ok
[INFO] [stdout] test state::tests::slot_to_epoch_mid_epoch ... ok
[INFO] [stdout] test utxo::tests::delete_then_lookup_returns_none ... ok
[INFO] [stdout] test utxo::tests::insert_then_lookup ... ok
[INFO] [stdout] test value::tests::add_overflow_returns_error ... ok
[INFO] [stdout] test utxo::tests::delete_on_absent_returns_error ... ok
[INFO] [stdout] test utxo::tests::duplicate_inputs_detected ... ok
[INFO] [stdout] test value::tests::add_pure_coin ... ok
[INFO] [stdout] test value::tests::conservation_check_fails ... ok
[INFO] [stdout] test value::tests::conservation_check_passes ... ok
[INFO] [stdout] test state::tests::slot_to_epoch_shelley_start ... ok
[INFO] [stdout] test value::tests::check_non_negative_fails_for_negative ... ok
[INFO] [stdout] test utxo::tests::utxo_state_deterministic ... ok
[INFO] [stdout] test state::tests::slot_to_epoch_pre_shelley ... ok
[INFO] [stdout] test utxo::tests::no_duplicate_inputs_passes ... ok
[INFO] [stdout] test value::tests::check_non_negative_passes_for_positive ... ok
[INFO] [stdout] test scripts::tests::determinism_same_inputs_same_output ... ok
[INFO] [stdout] test state::tests::detect_transition_skip_epoch ... ok
[INFO] [stdout] test state::tests::detect_transition_same_epoch ... ok
[INFO] [stdout] test value::tests::sub_underflow_returns_conservation_error ... ok
[INFO] [stdout] test value::tests::zero_quantity_pruned ... ok
[INFO] [stdout] test witness::tests::empty_witness_set ... ok
[INFO] [stdout] test value::tests::round_trip_add_sub ... ok
[INFO] [stdout] test witness::tests::witness_info_no_plutus ... ok
[INFO] [stdout] test witness::tests::witness_info_plutus_detection ... ok
[INFO] [stdout] test value::tests::empty_value_arithmetic ... ok
[INFO] [stdout] test value::tests::multi_asset_add_and_sub ... ok
[INFO] [stdout] test scripts::tests::sig_fails_when_key_absent ... ok
[INFO] [stdout] test scripts::tests::any_empty_fails ... ok
[INFO] [stdout] test value::tests::sub_pure_coin ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 208 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ade_node-eff863c2e1836d95)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ade_runtime-ed5cc90f617947a7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ade_testkit-6b8a15e8e46067ef)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 120 tests
[INFO] [stdout] test harness::block_diff::tests::detects_era_mismatch ... ok
[INFO] [stdout] test harness::block_diff::tests::block_fields_roundtrip_json ... ok
[INFO] [stdout] test harness::block_diff::tests::detects_value_mismatch ... ok
[INFO] [stdout] test harness::block_diff::tests::self_comparison_zero_divergences_allegra ... ok
[INFO] [stdout] test harness::block_diff::tests::diff_report_deterministic_key_order ... ok
[INFO] [stdout] test harness::block_diff::tests::detects_missing_field ... ok
[INFO] [stdout] test harness::block_diff::tests::self_comparison_zero_divergences_byron ... ok
[INFO] [stdout] test harness::block_diff::tests::self_comparison_zero_divergences_alonzo ... ok
[INFO] [stdout] test harness::block_diff::tests::self_comparison_zero_divergences_mary ... ok
[INFO] [stdout] test harness::block_diff::tests::self_comparison_zero_divergences_conway ... ok
[INFO] [stdout] test harness::block_diff::tests::stub_decoder_returns_not_yet_implemented ... ok
[INFO] [stdout] test harness::diff_report::tests::empty_report ... ok
[INFO] [stdout] test harness::diff_report::tests::report_display_empty ... ok
[INFO] [stdout] test harness::era_mapping::tests::all_post_byron_eras_map_one_to_one ... ok
[INFO] [stdout] test harness::diff_report::tests::report_with_divergences ... ok
[INFO] [stdout] test harness::era_mapping::tests::round_trip_all_cardano_eras ... ok
[INFO] [stdout] test harness::diff_report::tests::report_roundtrip_json ... ok
[INFO] [stdout] test harness::ledger_diff::tests::divergence_kind_roundtrip_json ... ok
[INFO] [stdout] test harness::genesis_loader::tests::all_entries_are_byron_addresses ... ok
[INFO] [stdout] test harness::ledger_diff::tests::first_divergence_report_roundtrip_json ... ok
[INFO] [stdout] test harness::era_mapping::tests::byron_has_two_cardano_eras ... ok
[INFO] [stdout] test harness::era_mapping::tests::byron_regular_maps_to_byron ... ok
[INFO] [stdout] test harness::block_diff::tests::self_comparison_zero_divergences_babbage ... ok
[INFO] [stdout] test harness::ledger_diff::tests::differential_report_roundtrip_json ... ok
[INFO] [stdout] test harness::ledger_diff::tests::block_meta_roundtrip_json ... ok
[INFO] [stdout] test harness::ledger_diff::tests::differential_report_divergent_rich ... ok
[INFO] [stdout] test harness::era_mapping::tests::non_byron_eras_have_one_cardano_era ... ok
[INFO] [stdout] test harness::genesis_loader::tests::loads_14505_genesis_utxos ... ok
[INFO] [stdout] test harness::era_mapping::tests::byron_ebb_maps_to_byron ... ok
[INFO] [stdout] test harness::ledger_diff::tests::differential_report_matching_rich ... ok
[INFO] [stdout] test harness::block_diff::tests::detects_extra_field ... ok
[INFO] [stdout] test harness::block_diff::tests::self_comparison_zero_divergences_shelley ... ok
[INFO] [stdout] test harness::diff_report::tests::divergence_display ... ok
[INFO] [stdout] test harness::ledger_diff::tests::rich_mismatched_block_count_returns_error ... ok
[INFO] [stdout] test harness::ledger_diff::tests::mismatched_block_count_returns_error ... ok
[INFO] [stdout] test harness::ledger_diff::tests::ledger_diff_report_roundtrip_json ... ok
[INFO] [stdout] test harness::ledger_diff::tests::self_comparison_ledger_sequence ... ok
[INFO] [stdout] test harness::ledger_diff::tests::state_hash_display ... ok
[INFO] [stdout] test harness::ledger_diff::tests::state_hash_from_hex_wrong_length ... ok
[INFO] [stdout] test harness::ledger_diff::tests::state_hash_from_hex_valid ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::detects_no_artifact_digests ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::manifest_violation_display ... ok
[INFO] [stdout] test harness::ledger_diff::tests::state_hash_ordering ... ok
[INFO] [stdout] test harness::ledger_diff::tests::stub_applicator_apply_block ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::comparison_surface_custom_variant ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::parse_oracle_manifest_valid ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::equal_slots_valid ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::valid_manifest_no_violations ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::toml_roundtrip ... ok
[INFO] [stdout] test harness::protocol_diff::tests::hex_to_bytes_odd_length_error ... ok
[INFO] [stdout] test harness::protocol_diff::tests::hex_conversion_roundtrip ... ok
[INFO] [stdout] test harness::ledger_diff::tests::state_hash_from_hex_with_prefix ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::parse_oracle_manifest_invalid_toml ... ok
[INFO] [stdout] test harness::protocol_diff::tests::mini_protocol_display ... ok
[INFO] [stdout] test harness::protocol_diff::tests::stub_state_machine_initial_state ... ok
[INFO] [stdout] test harness::protocol_diff::tests::stub_state_machine_returns_not_yet_implemented ... ok
[INFO] [stdout] test harness::protocol_diff::tests::mini_protocol_handshake_overlap ... ok
[INFO] [stdout] test harness::protocol_diff::tests::protocol_diff_report_roundtrip_json ... ok
[INFO] [stdout] test harness::ledger_diff::tests::stub_applicator_current_state_hash ... ok
[INFO] [stdout] test harness::ledger_diff::tests::stub_applicator_reset_to ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::detects_invalid_slot_range ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::multiple_violations_collected ... ok
[INFO] [stdout] test harness::protocol_diff::tests::mini_protocol_id_roundtrip_json ... ok
[INFO] [stdout] test harness::protocol_diff::tests::mini_protocol_n2n_classification ... ok
[INFO] [stdout] test harness::provenance::tests::parse_invalid_toml_returns_error ... ok
[INFO] [stdout] test harness::provenance::tests::parse_empty_manifest ... ok
[INFO] [stdout] test harness::provenance::tests::validate_detects_empty_field ... ok
[INFO] [stdout] test harness::provenance::tests::parse_valid_manifest ... ok
[INFO] [stdout] test harness::regression_corpus::tests::corpus_violation_display ... ok
[INFO] [stdout] test harness::regression_corpus::tests::detects_duplicate_ids ... ok
[INFO] [stdout] test harness::regression_corpus::tests::detects_empty_corpus_id ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::detects_empty_era_scope ... ok
[INFO] [stdout] test harness::provenance::tests::validate_complete_manifest_no_violations ... ok
[INFO] [stdout] test harness::protocol_diff::tests::mini_protocol_numeric_ids ... ok
[INFO] [stdout] test harness::provenance::tests::manifest_roundtrip_toml ... ok
[INFO] [stdout] test harness::regression_corpus::tests::valid_corpus_no_violations ... ok
[INFO] [stdout] test harness::regression_corpus::tests::toml_roundtrip ... ok
[INFO] [stdout] test harness::regression_corpus::tests::detects_odd_hex_length ... ok
[INFO] [stdout] test harness::regression_corpus::tests::empty_corpus_no_violations ... ok
[INFO] [stdout] test harness::regression_corpus::tests::fix_commit_empty_is_valid ... ok
[INFO] [stdout] test harness::regression_corpus::tests::detects_non_hex_characters ... ok
[INFO] [stdout] test harness::regression_corpus::tests::reject_verdict_roundtrip ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::detects_artifact_empty_sha256 ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::detects_empty_cardano_node_version ... ok
[INFO] [stdout] test harness::regression_corpus::tests::parse_invalid_toml ... ok
[INFO] [stdout] test harness::shelley_loader::tests::loads_84609_shelley_utxos ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::load_byron_pre_hfc_snapshot ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::parse_go_snapshot_from_allegra ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::load_all_proof_grade_snapshots ... ok
[INFO] [stdout] test harness::provenance::tests::validate_empty_manifest_no_violations ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::parse_go_delegations_from_allegra ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::load_shelley_epoch_boundary_snapshot ... ok
[INFO] [stdout] test harness::provenance::tests::provenance_violation_display ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::parse_oracle_hash_file ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::epoch_boundary_state_size_matches_oracle ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::hfc_pair_hashes_differ ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::parse_reward_accounts_allegra_237 ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::go_snapshot_total_stake_matches_oracle ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::all_three_snapshots_load_allegra_237 ... ok
[INFO] [stdout] test harness::shelley_loader::tests::all_entries_have_nonzero_coin ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::loaded_snapshot_provides_reset_to ... ok
[INFO] [stdout] test harness::oracle_manifest::tests::detects_artifact_empty_path ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::snapshot_counts_match_oracle_summaries ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::snapshot_state_hashes_are_stable ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::to_ledger_state_preserves_delegation_count ... ok
[INFO] [stdout] test harness::tests::era_ordering_is_chronological ... ok
[INFO] [stdout] test harness::tests::era_roundtrip_json ... ok
[INFO] [stdout] test harness::tests::harness_error_display ... ok
[INFO] [stdout] test harness::transcript::tests::parse_invalid_json_returns_error ... ok
[INFO] [stdout] test harness::transcript::tests::parse_transcript_directions ... ok
[INFO] [stdout] test harness::transcript::tests::parse_transcript_message_fields ... ok
[INFO] [stdout] test harness::tests::harness_error_is_std_error ... ok
[INFO] [stdout] test harness::transcript::tests::transcript_roundtrip_json ... ok
[INFO] [stdout] test harness::transcript::tests::parse_valid_transcript ... ok
[INFO] [stdout] test harness::tests::era_display_matches_as_str ... ok
[INFO] [stdout] test harness::regression_corpus::tests::detects_empty_raw_bytes_hex ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::to_ledger_state_preserves_pool_count ... ok
[INFO] [stdout] test harness::snapshot_loader::tests::probe_dstate_allegra_237 ... ok
[INFO] [stderr]      Running tests/boundary_anchor_hashes.rs (/opt/rustwide/target/debug/deps/boundary_anchor_hashes-654280586ada28f8)
[INFO] [stdout] test harness::snapshot_loader::tests::probe_dstate_conway_508 ... ok
[INFO] [stdout] test harness::tests::era_all_returns_seven_eras ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 120 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test epoch_boundary_hashes_chain_to_oracle ... ok
[INFO] [stdout] test anchor_hash_chain_all_proof_grade ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- anchor_hash_chain_all_proof_grade stdout ----
[INFO] [stdout] 
[INFO] [stdout] === Anchor Hash Chain (12 Proof-Grade Snapshots) ===
[INFO] [stdout] Label                  Epoch Tele         Slot       Size  Blake2b-256
[INFO] [stdout] ------------------------------------------------------------------------------------------------------------------------
[INFO] [stdout] ========================================================================================================================
[INFO] [stdout] 
[INFO] [stdout] thread 'anchor_hash_chain_all_proof_grade' (502) panicked at crates/ade_testkit/tests/boundary_anchor_hashes.rs:93:5:
[INFO] [stdout] assertion `left == right` failed: all 12 proof-grade snapshots must load
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 12
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e37692c18ba - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e37692c18ba - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e37692c18ba - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e37692c18ba - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e37692d5daa - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e37692d5daa - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x5e37692c6162 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e37692c6162 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e37692a050f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e37692a050f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e37692b9b19 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e37691df95c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e37691df95c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e37692b9cd2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e37692b9cd2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e37692a05c8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e3769297e19 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e37692a12dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e37692d653c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e37692d6453 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5e37692d2b7d - core[a96a4c5c53f902a3]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e37691ce95f - boundary_anchor_hashes[2ff55607f344617b]::anchor_hash_chain_all_proof_grade
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ade_testkit/tests/boundary_anchor_hashes.rs:93:5
[INFO] [stdout]   22:     0x5e37691cd327 - boundary_anchor_hashes[2ff55607f344617b]::anchor_hash_chain_all_proof_grade::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/ade_testkit/tests/boundary_anchor_hashes.rs:56:39
[INFO] [stdout]   23:     0x5e37691d3956 - <boundary_anchor_hashes[2ff55607f344617b]::anchor_hash_chain_all_proof_grade::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e37691d3a3b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e37691d3a3b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e37691e042b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e37691e042b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5e37691e042b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e37691e042b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e37691e042b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e37691e042b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e37691e042b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e37691dbb44 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e37691dbb44 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e37691e3032 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e37691e3032 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5e37691e3032 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e37691e3032 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e37691e3032 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e37691e3032 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e37691e3032 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e37692c0e6f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5e37692c0e6f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x74ffc178daa4 - <unknown>
[INFO] [stdout]   45:     0x74ffc181aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     anchor_hash_chain_all_proof_grade
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p ade_testkit --test boundary_anchor_hashes`
[INFO] running `Command { std: "docker" "inspect" "7cb4f15e46dd0f19158fb72286b0f1aa8727523aafbf5df8c2df78830919dcf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cb4f15e46dd0f19158fb72286b0f1aa8727523aafbf5df8c2df78830919dcf6", kill_on_drop: false }`
[INFO] [stdout] 7cb4f15e46dd0f19158fb72286b0f1aa8727523aafbf5df8c2df78830919dcf6
